table of contents
libpipewire-module-zeroconf-discover(7) | Miscellaneous Information Manual | libpipewire-module-zeroconf-discover(7) |
NAME¶
libpipewire-module-zeroconf-discover - Zeroconf Discover Use zeroconf to detect and load module-pulse-tunnel with the right parameters.
This will automatically create sinks and sources to stream audio to/from remote PulseAudio servers. It also works with module-protocol-pulse.
MODULE NAME¶
libpipewire-module-zeroconf-discover
MODULE OPTIONS¶
- •
- pulse.latency: the latency to end-to-end latency in milliseconds to maintain (Default 200ms).
EXAMPLE CONFIGURATION¶
context.modules = [ { name = libpipewire-module-zeroconf-discover
args = { } } ]
1.0.1 | PipeWire |